unaryMinus

open operator override fun unaryMinus(): MutableVec3(source)

Negates the vector, flipping its direction.

Return

A vector that points in the opposite direction.